home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 351-375 / disk_365 / password / password.readme < prev    next >
Text File  |  1992-05-06  |  5KB  |  110 lines

  1.  
  2. PASSWORD README NOTES & SHAREWARE NOTICE              04/9/90
  3.  
  4.  
  5. This is an update to a previous version of password that I released 
  6. in August of 1989.  The previous version (v1.41p) was public domain,
  7. this version is SHAREWARE.  If you desire you may continue to use version
  8. 1.41p as public domain.  Note that this version of password uses a better
  9. password encoding algorithm and previous s:password files are incompatible.
  10. A list of the changes are at the end of this file.
  11.  
  12. If you use this SHAREWARE version, you should send me $25 as payment for the
  13. program.  In return, you will receive a custom version, with a maintenance
  14. password of your choice.  The maintenance password of this SHAREWARE version
  15. is 'shareware'.  If anyone has these documents, they have access to your
  16. computer using the 'shareware' maintenance password.  Include a 5 to 10
  17. character word that you want your personal maintenance password to be.  Your
  18. personal copy of password will not display the annoying SHAREWARE notice
  19. like this version does.
  20.  
  21. If you include a disk with copies of your current startup-sequence and
  22. startupII files, I will hard-code part of these files into your password
  23. program to make your computer even more secure.
  24.  
  25. --------------------------------------------------------------------------
  26.  
  27. This will be complicated.  How's that statement for a program.  But it
  28. has to be complicated for security.  Making the Amiga secure is impossible. 
  29. But with work, you can make it complicated enough to discourage anyone from
  30. being able to boot your system.  Actually booting the system is easy, but if
  31. you set your system up properly using this password program, you will need
  32. the correct password to obtain full access to the Amiga.
  33.  
  34. To really install this program correctly, you need to be quite familiar with
  35. the CLI and your startup-sequence.
  36.  
  37. This program can be better, but then it loses portability to every Amiga. 
  38.  
  39. Install the program and change the password.  View the password file.  It
  40. looks like a bunch of garbage.  Then change the password to something else
  41. and then back to the original password.  View the file again, it's
  42. different!
  43.  
  44. Since I wrote the program and am very familiar with CLI and batch files, I
  45. can think of many ways to get around the program (which I won't totally
  46. describe).  But real knowledge is required to circumvent the program, do
  47. your kids or wife (or husband) or friends have this knowledge?  
  48.  
  49. There is a back-door into this program.  There is a maintenance password
  50. that will always work no matter if the user password is known or not.
  51. This means that if anyone else has these documents, they have the
  52. maintenance password and access to your computer.  See password.doc for
  53. more information on the maintenance password.  Making the SHAREWARE
  54. payment will get you a copy of the program with a maintenance password
  55. of your choice.
  56.  
  57. Please send the SHAREWARE payment if you use this program.  SHAREWARE
  58. payments insure that programmers will continue to support the Amiga with new
  59. and interesting programs.
  60.  
  61. Good luck, and feel free to contact me if you need any help getting setup.
  62.  
  63.  
  64.  
  65.                         George Kerber
  66.                         19756 E. Linvale Drive
  67.                         Aurora, CO  80013
  68.                         303-620-2027
  69.  
  70.                         Compuserve: 74010,2132
  71.  
  72.  
  73. FYI:  I recently got divorced and discovered that my wife had been in my
  74.       computer deleting files and gathering information.  Although she no
  75.       longer has access to my computer, no one else will ever use my 
  76.       computer without my permission or against me....
  77.  
  78.  
  79.  
  80.  
  81.  
  82. Version 1.42p Changes from 1.21p
  83. --------------------------------
  84. Some changes were made between the previous public domain version and this
  85. shareware version.  You cannot just replace this new version with your old
  86. version.
  87.  
  88.  
  89.   1.  The biggest change is that this version is no longer Public Domain.
  90.       This version is SHAREWARE.  See the section above on how to 
  91.       register and receive your custom version.
  92.  
  93.   2.  Password no longer executes the s:startupII file, instead it uses
  94.       s:startup2.  It is not necessary that this file exist, but if it
  95.       does, it will be executed.
  96.  
  97.   3.  Password no longer creates and assigns the ENV: directory.  This must
  98.       be accomplished by the startup2 file.  See the password.doc file. 
  99.  
  100.   4.  Password will execute 'c:setclock load' for you if the file exists
  101.       in your SYS:c directory.  If you are using this command to read
  102.       your battery clock to your system clock, you no longer have to
  103.       execute it before executing password.
  104.  
  105.   5.  It is no longer necessary to assign your system disk before
  106.       executing password in your startup-sequence.  Instead you must
  107.       specify the disk you wish to be assigned as SYS: as an option
  108.       to the password program when you execute it from your startup-
  109.       sequence.  See the password.doc file for more information.
  110.